home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_1199 / 1096 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  1.0 KB

  1. Date: Fri, 25 Feb 94 13:54:35 MST
  2. From: shenson@nyx10.cs.du.edu (Stephen Henson)
  3. Message-Id: <9402252054.AA00865@nyx10.cs.du.edu>
  4. X-Disclaimer: Nyx is a public access Unix system run by the University
  5.     of Denver.  The University has neither control over nor
  6.     responsibility for the opinions or correct identity of users.
  7. To: mint@terminator.rs.itd.umich.edu
  8. Subject: TOSFS ...
  9.  
  10. Yes I think Julian's idea of dir cluster and index is best, otherwise the
  11. zero length files indoe number could change. Using zero for the root dir 
  12. is also advisable (root dir is a special case). This has the advantage of
  13. being an index to the dir entry in all cases ansd is thus a close analogue
  14. to  a 'real' inode number.
  15.     In fact this is exactly what I used for a low level TOSfs which I
  16. half wrote (which was put to one side after Atari took MiNT up). I made
  17. the assumption that when the source was 'available' to the real tosfs, a
  18. more MiNt aware version would be forthcoming.
  19.     I might pick it up again if I can find it, I'm sure I could make
  20. it as quick as Minixfs ...
  21. Steve.
  22.